func go/types.methodIndex
2 uses
go/types (current package)
lookup.go#L625: func methodIndex(methods []*Func, pkg *Package, name string, foldCase bool) (int, *Func) {
typeset.go#L63: return methodIndex(s.methods, pkg, name, foldCase)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)